electron-todoapp

2022年7月21日—FulltutorialshowinghowtouseAGGridinandElectronapptocreateasimpleto-doappwithnativefunctionalitytosaveandrestoreits ...,Inthistutorial,wewillbuildatodoappinElectron,coveringtopicslikedatastorage,multiplewindows,andbrowsertobrowsercommunication.,ThisguidewillstepyouthroughtheprocessofcreatingabarebonesHelloWorldappinElectron,similartoelectron/electron-quick-start.,NoteTakingappwith...

Create a Todo List app with Electron, JavaScript and AG Grid

2022年7月21日 — Full tutorial showing how to use AG Grid in and Electron app to create a simple to-do app with native functionality to save and restore its ...

Build a Todo App with Electron

In this tutorial, we will build a todo app in Electron, covering topics like data storage, multiple windows, and browser to browser communication.

Building your First App

This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start.

Showcase

Note Taking app with Diary workflow. A rich text editor, a Sticky notes and a Todo list, All driven by a Calendar. Repo.

tuliocllelectron-react-sqlite-todo

This is a project created for the Desktop Apps with Electron, React and SQLite post! This project uses React for the UI part, Better Sqlite to connect to the ...

CodeDrakenelectron-todo

A simple todo app made with Electron. See the tutorial here. If something doesn't work in the future check the Electron Breaking Changes page.

electron

2023年3月14日 — ✓ ToDoApp is a desktop application, where the user notes his needs, and things as he goes along. Everything is put in a database so he can find ...

TODO Desktop Application using React + electron.

2021年10月13日 — Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary ...

Intro to Electron.js - Part 2

2019年8月23日 — In this post we'll be creating a basic todo list app desktop app for Windows, Mac or Linux using Electron.js.